Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update python_ex228.py #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hashtagallison
Copy link

pg 121 in the self-taught programmer. Should import "module1" (instead of "hello") according to instructions and for reproducing the autorun error with imported modules. Importing "hello" does not produce the same error mentioned in the prior example (see previous pull request), therefore to resolve the error, will also need to call "module1" in this example.

pg 121 in the self-taught programmer. Should import "module1" (instead of "hello") according to instructions and for reproducing the autorun error with imported modules. Importing "hello" does not produce the same error mentioned in the prior example (see previous pull request), therefore to resolve the error, will also need to call "module1" in this example.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant